Release 10.1A: OpenEdge Development:
Progress Dynamics Managers API Reference
menuItemSecurityCheck
This procedure checks whether menu items (actions) are secured.
Location: af\app\afsecmngrp.i Parameters:INPUT pcItem AS CHARACTERThe menu item (action) to check.
OUTPUT plItemHidden AS LOGICALWhether or not the item is hidden for security.
OUTPUT plItemDisabled AS LOGICALWhether the item is disabled, either as a result of security or because of user or menu item settings.
Notes: Any errors are returned by raising the ERROR status and placing error text in the RETURN-VALUE.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |